home *** CD-ROM | disk | FTP | other *** search
- Path: ccshst05.cs.uoguelph.ca!ccshst01!mduda
- From: mduda@uoguelph.ca (Michael Duda)
- Newsgroups: comp.lang.c
- Subject: Help for TSR
- Date: 6 Mar 1996 15:07:20 GMT
- Organization: University of Guelph
- Message-ID: <4hk9n8$cru@ccshst05.cs.uoguelph.ca>
- NNTP-Posting-Host: ccshst01.cs.uoguelph.ca
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- This might be the wrong area, but i am going to try it anyways.
- I am trying to write a TSR that stores every character that the user hits
- on the keyboard into a file on disk.. is this possible? if not on disk,
- i would like to store it in memory somewhere and then access it from
- there somehow.. could anybody help me? thanks.
-